Skip to content

Create automatic location in location view#10058

Open
rablador wants to merge 3 commits intomainfrom
create-automatic-location-in-location-view-ios-1510
Open

Create automatic location in location view#10058
rablador wants to merge 3 commits intomainfrom
create-automatic-location-in-location-view-ios-1510

Conversation

@rablador
Copy link
Contributor

@rablador rablador commented Mar 23, 2026

Why this needs to be done

The user can select "Automatic" as entry when multihop is set to always, resulting in a new "automatic" location cell, with country and city as subtitle to indicate which location is actually connected.

How do we implement this feature?

In Always mode the user can select "Automatic" as entry. When doing so we should show an "Automatic" location cell with country and city as subtitle. If recents are turned off, the cell will be shown on top of "all locations" section.

Acceptance criteria

  • A new "automatic" location cell should be displayed and selected when using automatic entry in Always mode. It's placed at the top of all locations
  • As with any selection, it goes into recents if selected
  • Current country and city should be shown and updated for the automatic entry in Always mode.
  • No long press action available

How should this be tested?

  • Add new and/or update existing E2E tests

This change is Reviewable

@rablador rablador self-assigned this Mar 23, 2026
@rablador rablador added the iOS Issues related to iOS label Mar 23, 2026
@linear
Copy link

linear bot commented Mar 23, 2026

@rablador rablador force-pushed the create-automatic-location-in-location-view-ios-1510 branch from b069518 to 2758ec9 Compare March 23, 2026 15:38
@rablador rablador changed the title Create automatic location in location view ios 1510 Create automatic location in location view Mar 23, 2026
@github-actions
Copy link

🚨 End to end tests failed. Please check the failed workflow run.

@rablador rablador requested review from acb-mv and mojganii March 24, 2026 09:03
@rablador rablador force-pushed the create-automatic-location-in-location-view-ios-1510 branch 2 times, most recently from 20f24e1 to 1207bc3 Compare March 24, 2026 10:06
@rablador rablador requested a review from waahlnaden March 24, 2026 10:06
@rablador rablador marked this pull request as ready for review March 24, 2026 10:06
@waahlnaden
Copy link
Collaborator

Would like to see transition animations implemented
List item is missing its pressed state, refer to legacy list item and buttons

Copy link
Contributor Author

@rablador rablador left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok!

@rablador made 1 comment.
Reviewable status: 0 of 41 files reviewed, all discussions resolved.

@rablador rablador force-pushed the create-automatic-location-in-location-view-ios-1510 branch from 1207bc3 to cd04630 Compare March 24, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

iOS Issues related to iOS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants